home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / g_man / cat3 / ftn / setnur.z / setnur
Encoding:
Text File  |  2002-10-03  |  2.6 KB  |  67 lines

  1.  
  2.  
  3.  
  4. sssseeeettttnnnnuuuurrrr((((3333GGGG))))                                                          sssseeeettttnnnnuuuurrrr((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      sssseeeettttnnnnuuuurrrr - sets a property for the display of trimmed NURBS surfaces
  10.  
  11. FFFFOOOORRRRTTTTRRRRAAAANNNN 77777777 SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  12.      ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee sssseeeettttnnnnuuuurrrr
  13.      iiiinnnntttteeeeggggeeeerrrr****4444 pppprrrrooooppppeeeerrrrttttyyyy
  14.      rrrreeeeaaaallll vvvvaaaalllluuuueeee
  15.  
  16. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  17.      _p_r_o_p_e_r_t_y   expects the name of the property to be set.
  18.  
  19.      _v_a_l_u_e      expects the value to which the named property will be set.
  20.  
  21. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  22.      The display of NURBS surfaces can be controlled in different ways.  The
  23.      following is a list of the display properties that can be affected.
  24.  
  25.      NERRO:    If value is 1.0, some error checking is enabled.  If error
  26.                checking is disabled, the system runs slightly faster.  The
  27.                default value is 0.0.
  28.  
  29.      NPIXEL:   The value is the maximum length, in pixels, of edges of
  30.                polygons on the screen used to render trimmed NURBS surfaces.
  31.                The default value is 50.0 pixels.  NDISPL:  An enumeration that
  32.                dictates the surface rendering format; it affects surfaces
  33.                only.  Possible values are NFILL, NOUTPO, and NOUTPA.  NFILL
  34.                instructs the GL to fill all polygons generated in the
  35.                tessellation of the surface.  NOUTPO instructs the GL to
  36.                outline all polygons generated.  NOUTPA instructs the GL to
  37.                outline the boundary of all surface patches and trim curves.
  38.  
  39.      NCULLI:   A Boolean value that, when TRUE, instructs the GL to discard
  40.                before tessellation, all patches that are outside the current
  41.                viewport.
  42.  
  43. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  44.      bgnsur, bgntri, getnur, nurbsc, nurbss, pwlcur
  45.  
  46. NNNNOOOOTTTTEEEE
  47.      Nurbs properties are on a per window basis.
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.